home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 January / maximum-cd-2002-01.iso / Files / Mechwarrior 4 Mapping / install-clawedworldv2b.exe / %AppDir% / resource / UserMissions / mst-ClawedWorld-v2b.nfo < prev    next >
Encoding:
Text File  |  2001-11-05  |  1.5 KB  |  92 lines

  1. !include=Content\GameTypes.h
  2. !preservecase=true
  3.  
  4. [info]
  5. author=Mechstorm Ash
  6. info=Multiplayer Mission
  7. link=www.respawn.co.uk/mechstorm/beta.html
  8. longname=mst-ClawedWorld-v2b
  9.  
  10. [ruleset]
  11. type=$(StockDestruction)
  12. type=$(StockTeamDestruction)
  13. team=2
  14. alignment=2
  15. type=$(StockAttrition)
  16. type=$(StockTeamAttrition)
  17. team=2
  18. alignment=2
  19. type=$(StockCaptureTheFlag)
  20. team=2
  21. alignment=2
  22. type=$(StockKingOfTheHill)
  23. type=$(StockTeamKingOfTheHill)
  24. team=2
  25. alignment=2
  26.  
  27. [scenarios]
  28. Destruction1={
  29. [server]
  30.     ruleset=$(StockDestruction)
  31.     name=Destruction
  32.     teamAllowed=0
  33.     teamcount=0
  34.     scenariotext=resource\missions\des.txt
  35.  
  36. }
  37. TeamDestruction1={
  38. [server]
  39.     ruleset=$(StockTeamDestruction)
  40.     name=TD
  41.     teamAllowed=1
  42.     teamcount=2
  43.     scenariotext=resource\missions\des.txt
  44.  
  45. }
  46. TeamAttrition1={
  47. [server]
  48.     ruleset=$(StockTeamAttrition)
  49.     name=TA
  50.     teamAllowed=1
  51.     teamcount=2
  52.     scenariotext=resource\missions\att.txt
  53.  
  54. }
  55. Attrition1={
  56. [server]
  57.     ruleset=$(StockAttrition)
  58.     name=Attrition
  59.     teamAllowed=0
  60.     teamcount=0
  61.     scenariotext=resource\missions\att.txt
  62.  
  63. }
  64. CTF1={
  65. [server]
  66.     ruleset=$(StockCaptureTheFlag)
  67.     name=CTF
  68.     teamAllowed=1
  69.     teamcount=2
  70.     scenariotext=resource\missions\ctf.txt
  71.  
  72. }
  73. KOTH1={
  74. [server]
  75.     ruleset=$(StockKingOfTheHill)
  76.     name=KOTH
  77.     teamAllowed=0
  78.     teamcount=0
  79.     scenariotext=resource\missions\koth.txt
  80.  
  81. }
  82. TKOTH1={
  83. [server]
  84.     ruleset=$(StockTeamKingOfTheHill)
  85.     name=TKOTH
  86.     teamAllowed=1
  87.     teamcount=2
  88.     scenariotext=resource\missions\koth.txt
  89.  
  90. }
  91.  
  92.